home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Timed Shutdown / timedshutdown.exe / {app} / History.txt < prev    next >
Text File  |  2003-10-06  |  3KB  |  69 lines

  1. Timed Shutdown History
  2. ======================
  3.  
  4.  
  5. 0.5b
  6. -----
  7. * Tooltip now reports which action it'll take.
  8. * New actions Disconnect and Hibernate.
  9. * Added more validation checks so now you can't have enter 0 for a countdown.
  10. * Updated the command lines for the 2 new actions.
  11. * You can now select the final countdown length between 5-60 seconds.
  12. * All settings are now saved on exit.
  13.  
  14.  
  15. 0.41b
  16. -----
  17. * Improved Command Line. This has just been introduced, I've spent a lot of time testing it but may still contain a few bugs. See "Command Line.txt" for more info.
  18. * Fixed a bug with the Countdown trigger.
  19. * Fixed a bug with the "-s" command line switch. It use to log off instead of shutdown on some Operating Systems.
  20. * Now remembers last trigger used.
  21.  
  22.  
  23. 0.4b
  24. ----
  25. * New "Countdown" trigger. Works very similar to the "Time" trigger only it saves you having to work out what time it will be in 90 minutes say. You can choose to enter the delay in seconds, minutes, hours or in the hh:mm:ss format (eg. 04 hours, 26 minutes and 37 seconds).
  26. * You are now only allowed to enter numbers into the Time settings boxes.
  27. * Added the option to not only Shutdown but also to Restart or Log-Off.
  28. * Option to use Final Countdown has been moved to the advanced section for safety reasons.
  29. * You now have the choice to use Force. This was automatically used before and it's recommended that you keep it selected. For more information see the FAQ.
  30. * The Final Countdown is now "Always on Top" which means it can't get hided behind other windows
  31. * Sorted out the Tap Stops and made it so you can easily jump between the Triggers by using ALT + the underlined letter in the trigger name.
  32.  
  33.  
  34. 0.3b
  35. ----
  36. * Now works on Windows 2000 as well as 9x.
  37. * New Trigger: Shutdown when your CPU usage goes below a certain % for a number of seconds.
  38. * New Trigger: Shutdown when connection to the internet is lost.
  39. * Tided up the countdown code.
  40. * Made it so it's now easier to enter time (it automatically goes onto the next box).
  41. * Removed the need for "Shutdown.exe". You can now shutdown without a trigger by using the "-s" switch in the command line.
  42.  
  43. e.g.. "F:\Documents and Settings\Administrator\Desktop\T_Shutdown.exe" -s
  44.  
  45. This is used to stop people from just running "Shutdown.exe" to see what it does and losing any unsaved data. The count down window is also used now.
  46.  
  47.  
  48. 0.22
  49. ----
  50. * Now you don't have to set the Time Format.
  51. * Due to the removal of the time format it no longer has to save settings to the registry.
  52. * Tidyed up some of the code.
  53. * Now it will NOT let you set an invaild time.
  54. * The info pane now shows if count down is on or not.
  55. * Made background of pictures transparent so they look better when using diffent windows schemes.
  56. * Reduced size of .EXE from 84.0 KB to 64.0 KB
  57.  
  58.  
  59. 0.21
  60. ----
  61. * Now when activated it sits in the system tray.
  62. - You can double click on it to open up a window showing the Current Time and the Target Time. There are also 2 buttons. The first one Aborts, the second continues with the shutdown and minimises the program back to the system tray.
  63. - For direct access you can right click on the System Tray. This brings up 3 options. View Details, Set new Time and Abort and Exit.
  64. * Some simple validation checks are now in place to 'help' stop you entering an Invaild Target Time.
  65.  
  66.  
  67. 0.20
  68. ----
  69. * First public release.